home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / astroys.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  104 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.neodelight.com?ref=" + _root.game + "&ref_loc=intro","_BLANK");
  3. }
  4.